home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 2000 April / PC Direct 2000 April.iso / QT32.INI < prev    next >
INI File  |  1998-04-23  |  2KB  |  58 lines

  1. ; All options must be under this section.
  2. [Options]
  3. ; Specify one of the following values:
  4. ; 1 = Thin frame
  5. ; 2 = System menu
  6. ; 3 = Thin frame and system menu
  7. ; default = thick frame, no system menu
  8. DialogStyle=3
  9. ; 1 shows background window with QuickTime banner.
  10. ; 0 shows no background window. 0 is useful when
  11. ; QTINSTAL is to be called from another program.
  12. StandAlone=0
  13. ; CTL3D look. 1 = CTL3D, 0 = no CTL3D
  14. Ctl3D=1
  15. ; Run dialogs that scan disk checking for
  16. ; existing versions.
  17. CheckExistingVersions=0
  18. ; Update user INI files or do not
  19. UpdateIniFiles=1
  20. ; Create user groups or do not.
  21. CreateGroups=1
  22. ; Unpack files from executable and write them.
  23. ; Care and consideration should be used before
  24. ; setting this option to false, since a false
  25. ; value means no files will be installed.
  26. UnpackFiles=1
  27. ; Run opening dialog prompting user to start
  28. ; installation.
  29. PromptToBegin=0
  30. ; Final "do you want to continue" dialog before
  31. ; files are written.
  32. PromptToComplete=0
  33. ; Dialog indicating that installation has completed
  34. ; successfully.
  35. SuccessDialog=0
  36. ; If the following option is used, the specified name
  37. ; is used as the group name (that is, the name as it
  38. ; displays in the window title bar, not the group
  39. ; filename) that the installer will use when
  40. ; installing the QuickTime icons. For example,
  41. ; the option shown would use the group name
  42. ; "My Group." If the group does not exist it will
  43. ; be created.
  44. ; This option can be used to add the QuickTime
  45. ; applications to an existing group file.
  46. ; The string used to specify a group name should
  47. ; be tested in actual use, since there is a
  48. ; practical upper limit to the number of
  49. ; characters Windows will use in a window title.
  50. GroupName=My Group
  51. ; If the following option is set, the installer will play
  52. ; the audio calibration movie that sets the initial
  53. ; state for automatic audio rate adjustment. This
  54. ; option should be turned on (which it is by default),
  55. ; unless your installer has disabled automatic audio
  56. ; rate adjustment, in which case this option must be
  57. ; turned off.
  58. PlaySampleMovie=0